home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / UDDIWEB.MSI / coordinate.deletecategorizationscheme.aspx < prev    next >
Encoding:
Text File  |  2003-02-21  |  1.6 KB  |  39 lines

  1.  
  2.  
  3. <%@ Page %>
  4. <%@ Register TagPrefix='uddi' Namespace='UDDI.Web' Assembly='uddi.web' %>
  5. <html>
  6.     <HEAD>
  7.         <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252">
  8.         <META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes">
  9.         <META NAME="MS.LOCALE" CONTENT="EN-US">
  10.         <!-- #include file = "coordinate.header.htm" -->
  11.     </head>
  12.     <body marginwidth="0" marginheight="0" LEFTMARGIN="0" TOPMARGIN="0" rightmargin="0" ONLOAD="BringToFront()">
  13.         <!-- #include file = "coordinate.heading.htm" -->
  14.         <table class="content" width="100%" cellpadding="8">
  15.             <tr>
  16.                 <td>
  17.                     <H1>Show, Hide, or Delete a Categorization Scheme</H1>
  18.                     <p>As a UDDI Services coordinator, you can show, hide, or delete any categorization scheme. Showing or hiding a categorization scheme shows or hides that categorization scheme from the Browse by Category tab in Search. Deleting a categorization scheme removes it from the list of schemes that users may select from to search for or categorize their providers and tModels. Providers or tModels that already contain a reference to the categorization scheme that you delete will not be affected.</p>
  19.                     <p class="to">To show, hide, or delete a categorization scheme</p>
  20.                     <ol>
  21.                         <li>
  22.                             On the UDDI Services menu, click <b>Coordinate</b>.
  23.                         <li>
  24.                             Click <b>Categorization Schemes</b>.
  25.                         <li>
  26.                             Locate the categorization scheme you want to delete and, next to the name, 
  27.                             click <b>Show</b>, <b>Hide</b>, or <b>Delete</b>.
  28.                         
  29.                     </ol>
  30.                 </td>
  31.             </tr>
  32.         </table>
  33.         <!-- #include file = "coordinate.footer.htm" -->
  34.     </body>
  35. </html>
  36.  
  37.  
  38.  
  39.